Node.utf8_text

Convert Node to utf8 string

  1. auto utf8_text(string source_code)
  2. auto utf8_text(ubyte[] source)
    struct Node
    const @nogc nothrow
    utf8_text
    (
    ubyte[] source
    )

Meta